More deprecation cleanup
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 29 Nov 2008 08:02:42 +0000 (08:02 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 29 Nov 2008 08:02:42 +0000 (08:02 +0000)
svn path=/trunk/; revision=21824

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkspinbutton.sgml
docs/reference/gtk/tmpl/gtkstyle.sgml

index c820d530480ac8a5d89ebb364d7767d445713624..e9d55e6d443719b07bb2548f7239998c066c3e33 100644 (file)
@@ -1,5 +1,7 @@
 2008-11-29  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/tmpl/gtkstyle.sgml:
+       * gtk/tmpl/gtkspinbutton.sgml:
        * gtk/tmpl/gtkrc.sgml:
        * gtk/tmpl/gtknotebook.sgml:
        * gtk/tmpl/gtklabel.sgml:
index d7c3d042028d90d80737b7590e5bb05389bcba8d..a0590526e7925fd0329b907d1be0f96eea4ff96d 100644 (file)
@@ -326,13 +326,12 @@ Creates a new #GtkSpinButton.
 
 <!-- ##### MACRO gtk_spin_button_get_value_as_float ##### -->
 <para>
-Gets the value in the @spin_button. This function is deprecated,
-use gtk_spin_button_get_value() instead.
+Gets the value in the @spin_button. 
 </para>
 
-@Returns: the value of @spin_button.
-<!-- # Unused Parameters # -->
-@spin_button: a #GtkSpinButton.
+@spin_button: a #GtkSpinButton
+@Returns: the value of @spin_button
+@Deprecated: Use gtk_spin_button_get_value() instead.
 
 
 <!-- ##### FUNCTION gtk_spin_button_get_value_as_int ##### -->
index 1cd903ae5922c568544b6435896ddc8a0b0f7b9d..b8b36b4cdd67a39550aec553d628690f9270d19a 100644 (file)
@@ -149,7 +149,7 @@ Returns whether the style is attached to a window.
 
 <!-- ##### MACRO gtk_style_apply_default_pixmap ##### -->
 <para>
-Deprecated alias for gtk_style_apply_default_background().
+Does the same as gtk_style_apply_default_background().
 </para>
 
 @s: 
@@ -160,6 +160,8 @@ Deprecated alias for gtk_style_apply_default_background().
 @y: 
 @w: 
 @h: 
+@Deprecated: Use gtk_style_apply_default_background() instead.
+
 
 
 <!-- ##### FUNCTION gtk_style_lookup_color ##### -->
@@ -216,6 +218,39 @@ Deprecated alias for gtk_style_apply_default_background().
 @font: 
 
 
+<!-- ##### FUNCTION gtk_style_get_property ##### -->
+<para>
+
+</para>
+
+@style: 
+@widget_type: 
+@property_name: 
+@value: 
+
+
+<!-- ##### FUNCTION gtk_style_get_valist ##### -->
+<para>
+
+</para>
+
+@style: 
+@widget_type: 
+@first_property_name: 
+@var_args: 
+
+
+<!-- ##### FUNCTION gtk_style_get ##### -->
+<para>
+
+</para>
+
+@style: 
+@widget_type: 
+@first_property_name: 
+@Varargs: 
+
+
 <!-- ##### FUNCTION gtk_draw_hline ##### -->
 <para>